AttachmentMethod Property

Contains a MAPI-defined constant representing the way the contents of an attachment can be accessed.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public AttachmentMethod Method { get; set; }

Property Value

AttachmentMethod
The method.

See Also